Milestones
- Created the user authentication flow in frontend and backend
 - Create jwt tokens and APIs for vverifying and generating OTP
 - Refined the API for fetching visit histry details
 - Connected the backend and frontend of the project consuming the right APIs
 - Worked on FHIR document rendering
 
Screenshots / Videos
Contributions
- Created the backend and frontend authentication flow
 - Refined exisiting APIs
 - Majorly worked on redering FHIR documents
 
Learnings
- Learned about how to seamlessly connect frontend and backend and tie the project together
 - Learned more about jackson, JWT tokens, authentication
 - Learned about FHIR documents and how to parse complex JSON data within them